home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / lisp / kcl / akcl / akcl1615.lha / h / options.h < prev    next >
Text File  |  1989-08-20  |  237b  |  10 lines

  1. /* define the following if you want a type of stream
  2.    which the user can define */
  3.  
  4. #define USER_DEFINED_STREAMS
  5.   
  6. /* define to enable multiprocessing:  Currently requires
  7.    mat'l not yet in the distribution */
  8.  
  9. /* #define KCLOVM */
  10.